2005
Simon Budig
Returns the list of vectors contained in the specified image.
This procedure returns the list of vectors contained in the specified image.
unknown
| Type | Name | Description |
|---|---|---|
| PF_IMAGE | image | The image |
| Type | Name | Description |
|---|---|---|
| PF_INT | num-vectors | The number of vectors contained in the image (num-vectors >= 0) |
| unknown | vector-ids | The list of vectors contained in the image. The returned value must be freed with g_free() |